﻿* {
  list-style: none;
}
html{
  overflow-x: hidden;
}
.ax_default {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: normal;
  color: #333333;
  vertical-align: none;
  text-align: center;
  line-height: normal;
  text-transform: none;
}

.box_1 {}

.box_3 {}

._形状 {}

._图片_ {}

._一级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 32px;
  text-align: left;
}

._二级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  text-align: left;
}

._三级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  text-align: left;
}

._四级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-align: left;
}

._五级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

._六级标题 {
  font-family: "Arial Normal", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  text-align: left;
}

._文本段落 {
  text-align: left;
}

.list_box {
  color: #000000;
  text-align: left;
}

.table_cell {}

._表单提示 {
  color: #999999;
}

._表单禁用 {}

._流程图形状 {}

._线段 {}

._连接线 {}

.form_disabled {}

.label {
  font-size: 14px;
  text-align: left;
}

textarea,
select,
input,
button {
  outline: none;
}

.content_list2 {
  position: absolute;
  left: 240px;
  top: 1040px;
  width: 1400px;
  height: auto;
  display: inline-block;

  font-family: "微软雅黑", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #000;
  z-index: 20;
}

.content_list2_item {
  width: 100%;
  margin-bottom: 90px;
}

.content_list2_item .title {
  text-align: left;
  color: rgb(50, 66, 116);

  line-height: 45px;
  font-weight: 500;
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
}

.content_list2_item .title .line {
  display: inline-block;
  width: 10px;
  height: 45px;
  margin-right: 30px;
  background-color: rgb(50, 66, 116);
  float: left;
}

.content_list2 .img_list {
  width: 100%;
  display: flex;
  justify-content: space-around;


}

.content_list2 .img_list li {
  width: 280px;
  height: 300px;
  /* position: absolute; */

}

.content_list2 .img_list li .icon {
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.content_list2 .img_list li .icon img {
  width: 220px;
  height: 140px;
}

.content_list2 .img_list .img_list_bottom {
  width: 280px;
  position: absolute;

}

.content_list2 .img_list .img_list_bottom .img_list_bottom_text {

  width: 100%;
  padding: 32px 0 0 35px;
  box-sizing: border-box;

  font-family: "微软雅黑", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  color: #666;
  line-height: 30px;
  text-align: left;

}

.content_list2 .img_list .img_list_bottom img {
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

}

.content_list2_item1 {
  width: 100%;
  height: 700px;
  position: relative;
}

.content_list2_item1 .bottom_img {
  position: absolute;
  right: -40px;
  bottom: 0px;
}

.common_bottom {
  width: 1903px;
  height: 337px;
  position: absolute;
  left: 0;
  top: 8000px;
}

.common_bottom .bg {
  width: 1903px;
  height: 337px;
  position: absolute;
  top: 0;
  left: 0;
}

.common_bottom .common_bottom_center {
  width: 1903px;
  height: 277px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 315px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;

}

.common_bottom .common_bottom_center li {
  width: 38%;


}

.common_bottom .icon {
  width: 100%;
  height: 40px;
  margin-bottom: 50px;


}

.common_bottom .info {

  width: 100%;
  height: auto;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Avenir Bold", "Avenir", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #FFFFFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.common_bottom p {

  display: flex;
  align-items: center;
}

.common_bottom p img {

  margin-right: 20px;
}



.common_bottom .top {
  width: 100%;
  height: 277px;
  background-color: rgb(33, 70, 133);
}

.common_bottom .bottom {
  height: 60px;
  width: 100%;
  background-color: rgb(55, 88, 145);
}

.common_bottom .common_bottom_center li:nth-child(2) {

  display: flex;
  justify-content: space-between;

}

.common_bottom .common_bottom_center li:nth-child(2) .item {
  width: 49%;
}

.common_bottom .common_bottom_center li:nth-child(2) .item_bottom {

  font-family: "微软雅黑", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #E2E2E2;
  line-height: 35px;
  padding-left: 30px;
}

.common_bottom .common_bottom_center li:nth-child(2) .item .title {
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #FFFFFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  height: 40px;
  margin-bottom: 6px;
}

.common_bottom .common_bottom_center li:nth-child(2) .item .title .line {
  width: 10px;
  height: 20px;
  background-color: #fff;
  margin-right: 20px;
}

.common_bottom .common_bottom_center li:nth-child(3) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}



.common_bottom .common_bottom_center li:nth-child(3) .weixin img {
  width: 176px;
  height: 176px;
}

.common_bottom .common_bottom_center li:nth-child(3) .line {
  width: 1px;
  height: 191px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0.5);

}

.weixin {

  width: 100%;

  font-family: "微软雅黑", sans-serif;
  font-weight: 500;
  width: 176px;
  height: 176px;
  text-align: center !important;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;



}

.common_bottom_bottom {
  width: 1903px;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;

  box-sizing: border-box;
  line-height: 60px;
  font-family: "Avenir Bold", "Avenir", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #D7D7D7;
  text-align: left;
  padding: 0 340px;
}

.linkAI {
  font-size: 200px;
  color: red;
  position: absolute;
  right: 100px;
  top: 300px;
}

#aibg2_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 663px;
  height: 350px;
}

#aibg2 {
  border-width: 0px;
  position: absolute;
  left: 620px;
  top: 96px;
  width: 663px;
  height: 350px;
  display: flex;
}

#aibg2 .text {
  position: absolute;
  align-self: center;
  padding: 2px 2px 2px 2px;
  box-sizing: border-box;
  width: 100%;
}

#aibg2_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

.top_bottom_icon {
  width: 660px;
  /* background-color: red; */
  position: absolute;
  bottom: 50px;
  left: 0;
  display: flex;
  align-items: center;
  padding: 0 180px;
  box-sizing: border-box;
  justify-content: space-around
}

.top_bottom_icon p {
  font-size: 24px;
  font-weight: bold;
  color: #fafafa;
  text-shadow: 20px 0 70px #fff;
}

.small_top_bottom_icon {
  padding: 0 220px;

}

.small_top_bottom_icon2 {
  padding: 0 230px;

}

.top_bottom_icon1 p {

  color: #bbb;
  font-weight: 400;
  text-shadow: none;
}
.linkStyle {
  list-style: none;
  text-decoration: none;
}